home *** CD-ROM | disk | FTP | other *** search
/ Programming Windows (5th Edition) / Programming Windows, 5th ed. - Companion CD (097-0002183)(1999).iso / Chap16 / Dibble / DibConv.h < prev    next >
Encoding:
Text File  |  1998-10-09  |  178 b   |  6 lines

  1. /*-------------------------------------
  2.    DIBCONV.H header file for DIBCONV.C
  3.   -------------------------------------*/
  4.  
  5. HDIB DibConvert (HDIB hdibSrc, int iBitCountDst) ;
  6.